C1.DataCollection Assembly / C1.DataCollection Namespace / C1DataCollectionBase<T> Class

C1DataCollectionBase<T> Class Methods

For a list of all members of this type, see C1DataCollectionBase<T> members.

Public Methods
 NameDescription
Public Method  
Public MethodReturns an enumerator that iterates through the collection.  
Public MethodGets the type of the item.  
Public MethodGets the index of the specified item.  
Top
Extension Methods
 NameDescription
Public Extension MethodOverloaded. Wraps an System.Collections.IEnumerable into a data collection.
Public Extension MethodOverloaded. Wraps an System.Collections.IEnumerable into a data collection.
Top
See Also